Logistic Regression
2318
28-Jun-2018
Updated on 20-Sep-2020
Prakash nidhi Verma
28-Jun-2018Logistic regression is basically a supervised classification algorithm. In python all problems are classified Based on the number of categories, Logistic regression can be classified as:
- binomial
- multinomial a
- ordinal